home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
let_it_f.swf
/
scripts
/
DefineButton2_310
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
82b
|
5 lines
on(release){
this.visible = false;
_parent._parent.gotoAndPlay("sh");
}